babl.git
2014-08-11 Jon Nordbyextensions: Fix M/Y channels swapped for CMYK float
2014-08-07 Michael HenningRemove extra programming languages from the doap file.
2014-08-07 Sven ClaussnerDOAP file: add Ruby programming language.
2014-08-06 Sven ClaussnerFix DOAP file
2014-08-03 Sven ClaussnerUpdate babl.doap and AUTHORS
2014-07-18 Jon NordbyFix crash if failing to normalize path for loading...
2014-07-02 Øyvind Kolåsbabl: make malloc implementation stability sanity check...
2014-06-29 Øyvind Kolåsextensions: use more integer instructions for float...
2014-06-29 Øyvind Kolåsextension: make rgb8 to rgba8 conversion faster
2014-06-09 Øyvind Kolåsadd internal babl_parse_double; to avoid using atof
2014-04-28 Øyvind Kolåsextend conversions to n_components to pad with 0s
2014-04-28 Øyvind Kolåsimprove how RGBA buffers are copied to n_component
2014-04-28 Øyvind Kolåsadd n_components casting test
2014-03-20 Paul Fredricksonresolve ambiguous calling of real_babl_log with va_args
2014-03-05 Daniel SaboFix const warning
2014-03-04 Daniel SaboRevert "Use absolute error instead of average error...
2014-02-03 Daniel Sabotests: Use rand when random is unavailable
2014-02-03 Daniel SaboDisable babl-gen-test-pixels when random is missing
2014-02-03 Daniel SaboAdd automake 1.13+ test outputs to .gitignore
2014-01-31 Daniel SaboAdd babl-ref-pixels.inc to EXTRA_DIST
2014-01-31 Daniel SaboRemove old references to introspection
2014-01-31 Daniel SaboUse a static set of reference pixels
2014-01-31 Daniel Sabointrospect: Print full precision for the path error
2014-01-31 Daniel SaboUse absolute error instead of average error for path...
2014-01-17 Daniel SaboRemove bad RGB -> Y conversions
2013-10-15 Daniel SaboMostly remove BablImage from babl-fish-reference.c
2013-10-15 Daniel SaboRemove broken introspection bindings
2013-10-10 Daniel SaboPrefer clang as the compiler on OSX >= 10.7
2013-10-09 Daniel SaboRequest a C99 compatible compiler
2013-10-08 Daniel SaboUse SSE2 u16 conversions for gamma <-> gamma
2013-09-29 Michael Henningbase: For RGB->Y, use sRGB primaries that are adapted...
2013-09-21 Daniel SaboIncrease the precision of ref gamma conversions
2013-08-04 Téo Mazarstests: output with more details when grayscale_to_rgb...
2013-08-03 Téo Mazarsextensions: Don't perform strict comparisons on floatin...
2013-06-30 Téo Mazarsextensions: Lab has ab components in [-128, 127]
2013-06-30 Téo Mazarsextensions: clamping to [0.0, 1.0] is not needed
2013-06-30 Téo Mazarsextensions: do not truncate values to float
2013-06-27 Téo Mazarsextensions: Add an even more naive CMY color space...
2013-06-27 Téo Mazarsextensions: naive-CMYK. works perceptually
2013-06-26 Téo Mazarsextensions: Add the Y'CbCr ITU-R BT.709 Color Space
2013-06-24 Téo MazarsAdd hsl tests to gitignore
2013-06-24 Téo Mazarsextensions: Add the HSL color space
2013-06-20 Téo Mazarsextensions: Refactor HSV.c and add the simple "HSV...
2013-06-20 Téo Mazarsextensions: Make HSV works on perceptual color space
2013-06-18 Daniel Sabogegl-fixups: Fix warning about ambiguous sign
2013-06-18 Daniel SaboGCC+Win32: Ensure stack alignment in SSE code
2013-06-18 Daniel SaboUse double constants in reference gamma
2013-06-11 Daniel SaboRemove sse-fixups, superseded by sse2-int8
2013-06-11 Daniel SaboAdd SSE2 float -> byte conversions
2013-06-11 Daniel SaboUse Loren's gamma conversions for RGB, YA, and Y
2013-05-31 Daniel SaboLookup table based conversions for cairo-ARGB32
2013-05-31 Daniel SaboAdd two-table header to sources
2013-05-31 Daniel SaboAdd two-table gamma conversions
2013-05-31 Daniel SaboAdd some float conversions for grey
2013-05-03 Loren MerrittSSE2-optimized gamma correction
2013-05-03 Loren MerrittOptimize gamma correction
2013-04-30 Daniel SaboRemove rgbA float <-> rgba float from gggl-lies
2013-04-30 Daniel Sabogggl.c: Remove dead code
2013-04-30 Daniel Sabogggl-lies.c: Remove dead code
2013-04-30 Daniel SaboShow the details of the fish that caused a failure
2013-04-30 Daniel SaboRe-enable gggl-lies
2013-04-07 Michael Natterertests: fix the HSV tests
2013-04-07 Michael Nattererextensions: HSV.o: return the number of samples process...
2013-04-07 Michael Nattererextensions: change the range of H in HSV.o from 0....
2013-04-06 Daniel SaboFix missing AC_MSG_RESULT
2013-04-06 Daniel SaboUse QueryPerformanceCounter for babl_ticks on Win32
2013-04-06 Daniel SaboAdd SSE2 conversions
2013-04-06 Daniel SaboDisable gegl-lies conversions
2013-04-06 Daniel SaboRemove duplicate conversions in gggl and gggl-lies
2013-04-06 Daniel SaboRemove gggl rgbA <-> rgba
2013-04-06 Daniel SaboMinimal float -> u8, u16 conversions
2013-03-29 Daniel SaboAdd --disable-docs option to configure
2013-03-29 Daniel SaboAdd introspection function for BablFishPath
2013-03-29 Daniel SaboInstall babl-introspect.h
2012-12-09 Daniel SaboFix babl-stats page encoding for Firefox
2012-12-05 Massimo Valentinibabl: always allocate enough memory
2012-12-05 Massimo Valentinibabl: don't crash processing same format models
2012-12-05 Massimo Valentinibabl: fix conversion path cost evaluation
2012-11-26 JehanUpdate tests/ gitignore.
2012-11-20 Massimo ValentiniRevert "tests: adjust float to 8bit regression test...
2012-11-20 JehanAUTHORS: markup and email fix.
2012-11-20 JehanBug 688217 - cleaning out an unneeded include of stdint.h.
2012-11-19 Øyvind KolåsAUTHORS: markup fixup
2012-11-19 Øyvind Kolåsupdate AUTHORS file
2012-11-19 JehanBug 688217 - relies on actual DLL path for locating...
2012-11-14 Øyvind Kolåsget rid of process_chunks
2012-11-14 Øyvind KolåsMove chuking of stack allocated buffer to innermost...
2012-11-13 Øyvind KolåsMichael Henning <drawoc@darkrefraction.com>
2012-10-27 Øyvind Kolåslower max stack alloced buffer size to 14000px (for...
2012-10-27 Øyvind Kolåsreduce size of max tempbuffer, and do chunking in fewer...
2012-10-27 Øyvind KolåsLimit the size of temporary buffers used by babl.
2012-08-28 Michael MuréHSV and test: minor style cleaning before merge
2012-08-28 Maxime NiccoHSV test
2012-08-28 Maxime NiccoHSV add test
2012-08-28 Maxime NiccoHSV fix Makefile
2012-08-28 Maxime NiccoHSV Cleanup
2012-08-28 Maxime NiccoRename Naive-HSV in HSV
2012-08-28 Maxime NiccoAdding HSV Conversion
2012-08-25 Øyvind Kolåsbabl: further increase the number of pixels verified
2012-08-25 Øyvind Kolåsbabl: increase number of pixels in tests ~8 times
next